< < 
 
 @ p l a n t   2 
 
 { 
 
 	 # s t r i n g   n a m e   " p l a n t _ b e e t r o o t " ; 
 
 	 # s t r i n g   t y p e _ g o o d s   " p l a n t s " ; 
 
 	 # i n t   p r i c e   2 5 ; 
 
 	 # p o i n t   p o s   0 ,   0 ; 
 
 	 # p o i n t   s i z e   6 4 ,   6 4 ; 
 
 	 # b o o l   s o l i d   f a l s e ; 
 
 	 # p o i n t   z b a s e   0 ,   0 ; 
 
 	 
 
 	 # i n t   t h i r s t y   4 2 ; 
 
 	 # i n t   h a r v e s t   5 6 ; 
 
 	 # i n t   g r o w t h   5 6 ; 
 
 	 # i n t   h a r v e s t _ d a m a g e   3 5 0 ; 
 
 	 # i n t   s h i t _ s t r e n g t h     7 0 0 ; 
 
 	 # i n t   s h i t _ t i m e   1 0 0 ; 
 
 	 # i n t   s t a r t _ h e a l t h   1 0 0 ; 
 
 	 # i n t   t h i r s t _ d e a t h   2 0 0 ; 
 
 	 # i n t   c o s t _ f r u i t   2 0 ; 
 
 	 # i n t   t h i r s t _ d e a t h   6 0 0 ; 
 
 	 
 
 	 # b o o l   c o m p l e t e _ h a r v e s t   t r u e ; 
 
 	 # i n t   m a x _ c o u n t _ f r u i t   4 ; 
 
 	 # f l o a t   t i m e _ s p o i l _ f r u i t   0 ; 
 
 	 	 
 
 	 # s t r i n g   n a m e _ f r u i t   " f r u i t _ b e e t r o o t " ; 
 
 	 # s t r i n g   t y p e _ f r u i t   " p i g _ f o o d " ; 
 
 	 
 
 	 @ s p r i t e 
 
 	 { 
 
 	 	 # s t r i n g   n a m e   " s p r i t e _ b e e t r o o t 0 " ; 
 
 	 	 # p o i n t   p o s   - 2 0 ,   2 2 ; 
 
 	 	 # p o i n t   s i z e   4 7 ,   4 8 ; 
 
 	 	 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ i d l e 0 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   0 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   0 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   1 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ g r o w t h 1 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   0 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   7 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ i d l e 1 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   8 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   1 5 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ g r o w t h 2 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   1 6 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   2 3 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ i d l e 2 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   2 4 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   3 1 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ g r o w t h 3 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   3 2 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   3 9 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ i d l e 3 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   4 0 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   4 7 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ g r o w t h 4 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   4 8 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   5 5 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ i d l e 4 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   5 6 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   6 3 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 } 
 
 	 @ s p r i t e 
 
 	 { 
 
 	 	 # s t r i n g   n a m e   " s p r i t e _ b e e t r o o t 1 " ; 
 
 	 	 # p o i n t   p o s   1 6 ,   1 6 ; 
 
 	 	 # p o i n t   s i z e   4 7 ,   4 8 ; 
 
 	 	 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ i d l e 0 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   0 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   0 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   1 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ g r o w t h 1 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   0 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   7 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ i d l e 1 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   8 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   1 5 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ g r o w t h 2 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   1 6 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   2 3 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ i d l e 2 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   2 4 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   3 1 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ g r o w t h 3 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   3 2 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   3 9 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ i d l e 3 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   4 0 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   4 7 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ g r o w t h 4 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   4 8 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   5 5 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ i d l e 4 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   5 6 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   6 3 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 } 
 
 	 @ s p r i t e 
 
 	 { 
 
 	 	 # s t r i n g   n a m e   " s p r i t e _ b e e t r o o t 2 " ; 
 
 	 	 # p o i n t   p o s   0 ,   - 1 0 ; 
 
 	 	 # p o i n t   s i z e   4 7 ,   4 8 ; 
 
 	 	 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ i d l e 0 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   0 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   0 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   1 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ g r o w t h 1 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   0 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   7 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ i d l e 1 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   8 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   1 5 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ g r o w t h 2 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   1 6 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   2 3 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ i d l e 2 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   2 4 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   3 1 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ g r o w t h 3 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   3 2 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   3 9 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ i d l e 3 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   4 0 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   4 7 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ g r o w t h 4 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   4 8 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   5 5 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 	 @ a n i m a t i o n 
 
 	 	 { 
 
 	 	 	 # s t r i n g   n a m e   " p l a n t _ i d l e 4 " ; 
 
 	 	 	 # i n t   s t a r t _ f r a m e   5 6 ; 
 
 	 	 	 # i n t   e n d _ f r a m e   6 3 ; 
 
 	 	 	 # f l o a t   f r a m e _ p e r _ s e c o n d   8 ; 
 
 	 	 	 # s t r i n g   t e x t u r e _ n a m e   " p l a n t _ b e e t r o o t . t g a " ; 
 
 	 	 } 
 
 	 } 
 
 	 @ d u m m y _ b a r ; 
 
 } 
 
 > > 
 
 
 
 